projects
/
linux-4.9.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
554374c
)
raspberrypi-firmware: Define the MBOX channel in the header.
author
Eric Anholt
<eric@anholt.net>
Wed, 14 Sep 2016 08:18:09 +0000
(09:18 +0100)
committer
popcornmix
<popcornmix@gmail.com>
Mon, 20 Feb 2017 20:28:37 +0000
(20:28 +0000)
Signed-off-by: Eric Anholt <eric@anholt.net>
include/soc/bcm2835/raspberrypi-firmware.h
patch
|
blob
|
history
diff --git
a/include/soc/bcm2835/raspberrypi-firmware.h
b/include/soc/bcm2835/raspberrypi-firmware.h
index 09e3d871d110eb0762ebdb5ea329353738d58661..2859db09e25bb945251e85edb39bc43430857168 100644
(file)
--- a/
include/soc/bcm2835/raspberrypi-firmware.h
+++ b/
include/soc/bcm2835/raspberrypi-firmware.h
@@
-12,6
+12,8
@@
#include <linux/types.h>
#include <linux/of_device.h>
+#define RPI_FIRMWARE_CHAN_FB 1
+
struct rpi_firmware;
enum rpi_firmware_property_status {